SET DVD CHAPTER

This command will set the chapter of a DVD and start it playing from the beginning.

  Syntax
SET DVD CHAPTER Animation Number, Title Number, Chapter Number
  Parameters
Animation Number
Integer
This value specifies the animation number, between 1 and 32
Title Number
Integer
This value specifies the title number of the DVD section to play. There can be between 1 and 99 titles per DVD volume
Chapter Number
Integer
This value specifies the chapter number of the DVD section to play. There can be between 1 and 999 chapters per title

  Returns

This command does not return a value.

  Description

Be aware that PLAY ANIMATION will reset certain values to play the "whole" DVD asset, so you must call this command AFTER the play animation command in order to select the correct title and chapter to play.

  Example Code
LOAD DVD ANIMATION 1
SET DVD CHAPTER 1,1,4
WAIT KEY
  See also

ANIMATION Commands Menu
Index